Add a package for Fooocus-API.#753
Open
yak1ex wants to merge 1 commit into
Open
Conversation
mohnjiles
added a commit
to LykosAI/StabilityMatrix-Dev
that referenced
this pull request
Aug 9, 2024
Fix batch count seed increments not being recorded in project or image metadata (cherry picked from commit 6b46cb5)
mohnjiles
added a commit
to LykosAI/StabilityMatrix-Dev
that referenced
this pull request
Sep 18, 2024
Fix batch count seed increments not being recorded in project or image metadata
|
this fooocus-API is not well explained .. what's up ? REST is better than python speed ?
|
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
December 30, 2024 07:42
77d660b to
b2e44b7
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
February 2, 2025 16:40
b2e44b7 to
f99a5df
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
March 16, 2025 00:53
f99a5df to
b57e39b
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
April 28, 2025 16:05
b57e39b to
a89287c
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
2 times, most recently
from
September 15, 2025 05:02
93e01a4 to
737d989
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
December 30, 2025 19:31
737d989 to
4c6e891
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
February 1, 2026 17:50
4c6e891 to
261c26e
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
February 15, 2026 17:35
261c26e to
993b0f8
Compare
yak1ex
force-pushed
the
add_a_package_for_foocus-api
branch
from
June 9, 2026 18:53
993b0f8 to
650f1d0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fooocus-API is a FastAPI-based REST API built on the original Fooocus.
Fooocus-API can be shared with many parts of Fooocus, so it can get a great benefit from model sharing by StabilityMatrix.
All we have to do is to copy configuration for the original Fooocus and make a bit adjustment.